- Do not subscribe to every service at once. Most free credits expire quickly. Test them one by one and move to the next when your current credits run out.
- Register, verify your account, and claim your credits. Follow each platform's documentation to connect your coding tools.
- Keep your API keys private. Do not share them publicly. (save or star this gist for future update)
Discover gists
See comments section for more up-to-date versions of the script. The original script is from 2014 and will not work as is.
- Open news feed preferences on your Facebook menu (browser)
- Click people or pages
- Scroll down (or click see more) until your full list is loaded
- Run the script in your browser console
Facebook will block this feature for you while you use it, depending on how much entities you try to unfollow. It automatically unblocks in a couple of hours and you will be able to continue.
| using UnityEngine; | |
| public enum SimpleBuildPieceType { Floor, Wall, Door } | |
| public class SimpleBuildPart : MonoBehaviour { | |
| [SerializeField] SimpleBuildPieceType pieceType = SimpleBuildPieceType.Floor; // identity for occupancy and placer logic | |
| public SimpleBuildPieceType Type => pieceType; | |
| public void SetPieceType(SimpleBuildPieceType value) => pieceType = value; |
A pattern for building personal knowledge bases using LLMs.
This is an idea file, it is designed to be copy pasted to your own LLM Agent (e.g. OpenAI Codex, Claude Code, OpenCode / Pi, or etc.). Its goal is to communicate the high level idea, but your agent will build out the specifics in collaboration with you.
Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query time, and generates an answer. This works, but the LLM is rediscovering knowledge from scratch on every question. There's no accumulation. Ask a subtle question that requires synthesizing five documents, and the LLM has to find and piece together the relevant fragments every time. Nothing is built up. NotebookLM, ChatGPT file uploads, and most RAG systems work this way.
| name | deslop |
|---|---|
| description | Rewrite text to remove AI slop and LLM-isms. Use when asked to deslop, de-slop, clean up, or fix writing that reads as machine-generated, or before delivering prose (docs, commit messages, Confluence pages, PR descriptions, chat summaries) the user will put their name on. |
Rewrite the target text so every sentence states a fact in plain language. Remove everything that frames, narrates, or decorates. Do not change what the text claims; if a rewrite would alter a fact, leave the sentence and flag it instead.
A guide how to get and activate Windows 8, 8.1, 10 and 11 Pro for free!
If you see the Windows keyboard button in this guide; and you can't find it on your keyboard, you likely have/had Windows 10 which has the button
. If you can't find that one, you likely have a PC that has been upgraded to Windows 8/8.1/10/11 from Windows 8.1/8/7/Vista/XP and other ones. If you have one of those, refer the Windows key button to as yours. A list of them is below: